Re: devfs again, (was RE: USB device allocation)

David Ford (david@kalifornia.com)
Fri, 08 Oct 1999 21:29:19 -0100


Stephen Frost wrote:

> Hrm, there's a thought, uhm, sorry to show my ignorance in some areas,
> but how is quota done? :)
>
> Stephen

there are quota files for users and groups that reside on disk. when you init quota,
these files are read into the in core map. from that point on until shutdown, the in
core map is used to maintain state. at shutdown, any changes not already flushed to
these files are then done.

no daemon need be running to keep the kernel and userland in sync. utilities can
make changes to the in core map which may also update the on disk file at the same
time.

-d

--
 This is Linux Country. On a quiet night, you can hear Windows NT reboot!
  Do you remember how to -think- ? Do you remember how to experiment? Linux
__ is an operating system that brings back the fun and adventure in computing.
\/  for linux-kernel: please read linux/Documentation/* before posting problems

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/