On Fri, 2006-08-04 at 13:52 -0700, Dave Hansen wrote:
> On Fri, 2006-08-04 at 13:11 -0700, Chandra Seetharaman wrote:
> > I think it was Joel. His point was that files in configfs was intended
> > to be used as attr=value type of usage, and data worth of PAGE_SIZE is
> > good enough for that kind of usage.
> 
> Is there a real reason that we can't do this at the directory level?
> 
> Instead of:
> 
>       $ cat /configfs/rg0/tasks
>       1 2 3 4
> 
> This:
> 
>       $ ls /configfs/rg0/tasks/
>       1 2 3 4
> 

It might solve the problem in hand. But, as a user, if i see a file i
would expect some data in that file. There is no relevant data to be
displayed here.
 
> It might even make some semantic sense for moving tasks between resource
> groups to use sys_rename().
> 
> -- Dave
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> ckrm-tech mailing list
> https://lists.sourceforge.net/lists/listinfo/ckrm-tech
-- 

----------------------------------------------------------------------
    Chandra Seetharaman               | Be careful what you choose....
              - [EMAIL PROTECTED]   |      .......you may get it.
----------------------------------------------------------------------



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to